body {
	background-image: url(../images/bkgMain.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: left top;
}
.header {
	background-image: url(../images/bkgHeader.jpg);
	height: 353px;
	position: relative;
	background-repeat: no-repeat;
}
#account {
	width: 197px;
	position: absolute;
	display: block;
	left: 7px;
	top: 127px;
	font-size: 15px;
	color: #FFF;
	line-height: 26px;
	text-shadow: -1px -1px #333;
}
#fbBox {
	width: 80px;
	position: absolute;
	left: 716px;
	top: 125px;
}


#calltoaction {
	width: 293px;
	height: 45px;
	position: absolute;
	display: block;
	left: 416px;
	top: 115px;
	background-image: url(../images/buCalltoAction.png);
	cursor: pointer;
	text-indent: -9999px;
}
#calltoaction:hover {
	background-position: 0px -45px;
}
#nav {
	position: absolute;
	left: 25px;
	top: 297px;
	width: 902px;
}
#nav ul li {
	margin: 0;
}
#nav li {
	list-style: none;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	float: left;

}


#nav #item1 {
	background-image: url(../images/nav.png);
	width: 154px;
	height: 45px;
	background-position: 0px 0px;
}
#nav #item1:hover {
	background-position: 0px -45px;
}


#nav #item2 {
	background-image: url(../images/nav.png);
	width: 119px;
	height: 45px;
	background-position: -154px 0px;
}
#nav #item2:hover {
	background-position: -154px -45px;
}

#nav #item3 {
	background-image: url(../images/nav.png);
	width: 136px;
	height: 45px;
	background-position: -273px 0px;
}
#nav #item3:hover {
	background-position: -273px -45px;
}

#nav #item4 {
	background-image: url(../images/nav.png);
	width: 175px;
	height: 45px;
	background-position: -409px 0px;
}
#nav #item4:hover {
	background-position: -409px -45px;
}

#nav #item5 {
	background-image: url(../images/nav.png);
	width: 118px;
	height: 45px;
	background-position: -584px 0px;
}
#nav #item5:hover {
	background-position: -584px -45px;
}

#nav #item6 {
	background-image: url(../images/nav.png);
	width: 200px;
	height: 45px;
	background-position: -702px 0px;
}
#nav #item6:hover {
	background-position: -702px -45px;
}
.titleArticle {
	background-image: url(../images/bkgTitle.png);
	width: 619px;
	height: 32px;
	font-size: 17px;
	color: #441508;
	font-weight: bold;
	line-height: 32px;
	padding-left: 96px;
	background-repeat: no-repeat;
	font-family: "微軟正黑體", sans-serif;
}
.titleSide {
	background-image: url(../images/bkgSubTitle.png);
	width: 301px;
	height: 32px;
	font-size: 15px;
	color: #441508;
	font-weight: normal;
	line-height: 32px;
	padding-left: 60px;
	background-repeat: no-repeat;
}
.titleH2 {
	background-image: url(../images/bkgSubTitle.png);
	width: 301px;
	height: 32px;
	font-size: 15px;
	color: #441508;
	font-weight: bold;
	line-height: 32px;
	padding-left: 64px;
	background-repeat: no-repeat;
}
.titleH3 {
	font-size: 15px;
	color: #441508;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #963;
	margin-top: 20px;
}


#buShare {
	background-image: url(../images/buCalltoAction2.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
}
#buShare:hover {
	background-position: 0px -50px;
}


#buFB {
	background-image: url(../images/buCalltoAction2.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 253px;
	background-position: -250px 0px;
}
#buFB:hover {
	background-position: -250px -50px;
}
#buTour {
	background-image: url(../images/buCalltoAction3.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 304px;
	background-position: 0px 0px;
}
#buTour:hover {
	background-position: 0px -50px;
}


#calltoaction2 {
	margin-right: auto;
	margin-left: auto;
	width: 503px;
	height: 50px;
	margin-bottom: 10px;
}

#calltoaction3 {
	margin-right: auto;
	margin-left: auto;
	width: 304px;
	height: 50px;
	margin-bottom: 10px;
}
#calltoaction4 {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	height: 50px;
	margin-bottom: 10px;
}
#camSelect {
	width: 389px;
	height: 156px;
	margin-bottom: 10px;
}
#camSelect ul, #camSelect li {
	margin: 0;
}
#camSelect li {
	list-style: none;
	display: block;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
#camSelect #cam1 {
	background-image: url(../images/cam.png);
	width: 193px;
	height: 78px;
	background-position: 0px 0px;
}
#camSelect #cam1:hover {
	background-position: 0px -156px;
}

#camSelect #cam2 {
	background-image: url(../images/cam.png);
	width: 194px;
	height: 78px;
	background-position: -193px 0px;
}
#camSelect #cam2:hover {
	background-position: -193px -156px;
}

#camSelect #cam3 {
	background-image: url(../images/cam.png);
	width: 193px;
	height: 78px;
	background-position: 0px -78px;
}
#camSelect #cam3:hover {
	background-position: 0px -234px;
}

#camSelect #cam4 {
	background-image: url(../images/cam.png);
	width: 193px;
	height: 78px;
	background-position: -193px -78px;
}
#camSelect #cam4:hover {
	background-position: -193px -234px;
}







#nav2 {
	height: 135px;
	margin-bottom: 12px;

}
#nav2 ul {
	margin: 0;
}
#nav2 li {
	list-style: none;
	cursor: pointer;
	display: block;
	margin: 0;
	float: left;
	text-indent: -9999px;
}
#nav2 #item1 {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 135px;
}
#nav2 #item1:hover {
	background-position: 0px -135px;
}

#nav2 #item2 {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 135px;
	background-position: -75px 0px;
}
#nav2 #item2:hover {
	background-position: -75px -135px;
}

#nav2 #item3 {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 135px;
	background-position: -150px 0px;
}
#nav2 #item3:hover {
	background-position: -150px -135px;
}

#nav2 #item4 {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 135px;
	background-position: -226px 0px;
}
#nav2 #item4:hover {
	background-position: -226px -135px;
}
#calltoaction2 ul , #calltoaction3 ul, #calltoaction4 ul{
	margin: 0;
}
#calltoaction2 li , #calltoaction3 li, #calltoaction4 li{
	list-style: none;
	text-indent: -9999px;
	margin: 0;
	cursor: pointer;
	float: left;

}




.txArticle {
	font-size: 16px;
	color: #441508;
	font-weight: normal;
	line-height: 24px;
	margin-left: 12px;
	margin-right: 24px;
}

#bullhorn{
	width:560px;
	font-family:Verdana, 微軟正黑體,新細明體, sans-serif;
	}
	
#bullhorn a{
	color:#4f1f09;
	text-decoration:none;
	}
	
#bullhorn li{
	clear:both;
	overflow:hidden;
	list-style : none;
	padding:0 0 20px 0;
	}

#bullhorn h2{
	width:100%;
	color:#C00;
	font-size:26px;
	padding:20px 0 -10px 0;
	line-height:1.6;
	}

#bullhorn img{
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#bullhorn p{
	width:320px;
	float:left;
	margin-left:10px;
	font-size:15px;
	line-height:1.6;
	}
	
#bullhorn span a{
	text-align:center;
	width:320px;
	font-size:10px;
	color:#fff;
	float:right;
	text-decoration:none;
	background:#5b98d2;
	padding:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#bullhorn span a:hover{
	background:#2c659b;
	}
	


.txContest {
	font-size: 16px;
	color: #441508;
	font-weight: normal;
	line-height: 24px;
	margin-left: 12px;
	margin-right: 24px;
	background-image: url(../images/headerContest.png);
	background-repeat: no-repeat;
	padding-top: 210px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: center top;
	position: relative;
}
.txAwardlist {
	font-size: 16px;
	color: #441508;
	font-weight: normal;
	line-height: 24px;
	margin-left: 12px;
	margin-right: 24px;
	background-image: url(../images/headerAwardlist.png);
	background-repeat: no-repeat;
	padding-top: 140px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: center top;
	position: relative;
	text-align: center;
}
.txAwardlist table {
	border: 2px solid #441508;
}
.txAwardlist table td {
	border: 1px solid #441508;
	border-collapse: collapse;
	padding: 3px;
	text-align: center;
}
.txAwardlist table th {
	border: 1px solid #441508;
	border-collapse: collapse;
	padding: 3px;
	background-color: #FECE79;
	text-align: center;
}



.txUpload {
	font-size: 16px;
	color: #441508;
	font-weight: normal;
	line-height: 24px;
	margin-left: 12px;
	margin-right: 24px;
	background-image: url(../images/headerUpload.png);
	background-repeat: no-repeat;
	padding-top: 180px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: center top;
	position: relative;
}



.txArticle .imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#photoList {
	margin-left: 15px;
}
#photoList ul, #photoList li {
	margin: 0;
}
#photoList li {
	list-style: none;
	display: block;
	background-image: url(../images/bkgSinglePhoto.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 283px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#photoList .id {
	float: left;
	width: 120px;
	margin-left: 16px;
	margin-top: 40px;
	font-size: 12px;
	line-height: 12px;
}

#photoList .name {
	float: left;
	width: 90px;
	margin-left: 32px;
	margin-top: 40px;
	font-size: 12px;
	line-height: 12px;
}
#photoList .title {
	float: left;
	width: 240px;
	margin-left: 16px;
	margin-top: 8px;
	font-size: 15px;
	height: 16px;
	line-height: 16px;
}
#photoList .thumpic {
	float: left;
	width: 235px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 15px;
	height: 154px;
}

#photoList .likeSingle {
	float: left;
	width: 120px;
	margin-left: 16px;
	margin-top: 15px;
	font-size: 12px;
}
#photoList .showSingle {
	float: left;
	width: 102px;
	margin-left: 16px;
	margin-top: 10px;
	font-size: 12px;
	height: 33px;
	background-image: url(../images/buShowPhoto.png);
	cursor: pointer;
	background-repeat: no-repeat;
}
#photoList .showSingle:hover {
	background-position: 0px -33px;
}
#footer {
	font-size: 13px;
	text-align: center;
	color: #5B0401;
	margin-bottom: 16px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #965E44;
	padding-top: 10px;
}
#buLocation {
	width: 148px;
	height: 53px;
	text-indent: -9999px;
	background-image: url(../images/buLocation.png);
	cursor: pointer;
	position: absolute;
	left: 411px;
	top: -2px;
}

#buLocation:hover {
	background-position: 0px -53px;

}
#buRule {
	width: 135px;
	height: 48px;
	text-indent: -9999px;
	background-image: url(../images/buRuleUpload.png);
	cursor: pointer;
	position: absolute;
	left: 158px;
	top: 56px;
}

#buRule:hover {
	background-position: 0px -48px;
}
#buUpload {
	width: 135px;
	height: 48px;
	text-indent: -9999px;
	background-image: url(../images/buRuleUpload.png);
	cursor: pointer;
	position: absolute;
	left: 614px;
	top: 56px;
	background-position: -148px 0px;
}

#buUpload:hover {
	background-position: -148px -48px;
}

#buUpload2 {
	width: 145px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images/buCalltoAction4.png);
	cursor: pointer;
	background-position: 0px 0px;
}

#buUpload2:hover {
	background-position: 0px -50px;
}

#buShareFB {
	width: 215px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images/buCalltoAction4.png);
	cursor: pointer;
	background-position: -145px 0px;
}
#buShareFB:hover {
	background-position: -145px -50px;
}

#buViewAll {
	width: 200px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images/buCalltoAction4.png);
	cursor: pointer;
	background-position: -360px 0px;
}
#buViewAll:hover {
	background-position: -360px -50px;
}
.buUpload3 {
	width: 120px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/buUpload.png);
	cursor: pointer;
	background-position: 0px 0px;
	float: left;
	margin-left: 120px;
}
.buUpload3:hover {
	background-position: 0px -38px;
}


.buPreviewPhoto {
	width: 120px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/buUpload.png);
	cursor: pointer;
	background-position: -120px 0px;
	float: left;
}

.buPreviewVideo {
	width: 120px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/buUpload.png);
	cursor: pointer;
	background-position: -240px 0px;
	float: left;
}

.buPreviewPhoto:hover {
	background-position: -120px -38px;
}
.buPreviewVideo:hover {
	background-position: -240px -38px;
}






.txStyle1 {
	color: #A50404;
	font-size: 15px;
	line-height: 53px;
}
.txStyle2 {
	color: #A50404;
	font-size: 15px;
	font-weight: bold;
}
.txStylePS {
	color: #5B0401;
	font-size: 15px;
	margin-left: 50px;
	border: 1px dashed #5B0401;
	padding: 10px;
	background-color: #FFC;
	width: 380px;
}
.txListSmall {
	font-size: 12px;
	line-height: 1.3em;
}
#tabUploadPhoto {
	width: 210px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images/tabUpload.png);
	cursor: pointer;
	background-position: 0px 0px;
	float: left;
}
#tabUploadPhoto:hover {
	background-position: 0px -50px;
}


#tabUploadVideo {
	width: 210px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images/tabUpload.png);
	cursor: pointer;
	background-position: -210px 0px;
	float: left;
}
#tabUploadVideo:hover {
	background-position: -210px -50px;
}

.uploadForm {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
.uploadForm .tip {
	display: block;
	width: 200px;
	left: 460px;
	top: 0px;
	font-size: 12px;
	line-height: 1.8em;
	background-color: #FFE6BD;
	padding: 10px;
	border: 1px dashed #8D4929;
	border-radius: 9px;
	float: right;
}
.uploadForm .list {
	clear: left;
	margin-top: 0.6em;
}
.uploadForm input , .uploadForm textarea{
	width: 300px;
	line-height: 24px;
	font-size: 13px;
}

.uploadForm label {
	width: 120px;
	line-height: 32px;
	font-size: 16px;
	float: left;
}
